const net/http.http2firstSettingsTimeout
2 uses
net/http (current package)
h2_bundle.go#L3770: http2firstSettingsTimeout = 2 * time.Second // should be in-flight with preface anyway
h2_bundle.go#L4577: settingsTimer := time.AfterFunc(http2firstSettingsTimeout, sc.onSettingsTimer)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)